luci-mod-network: remove unused dns_search property
authorPaul Donald <[email protected]>
Wed, 22 Oct 2025 20:29:52 +0000 (22:29 +0200)
committerPaul Donald <[email protected]>
Wed, 22 Oct 2025 20:30:13 +0000 (22:30 +0200)
commit598b7cac5a1649876ce8538bf199047cf5da2daa
treed58582c5582d326c56aadf494cbfac3f267402e4
parent8c07e199e1b71bf6b47c652015a333f8a9ce2b52
luci-mod-network: remove unused dns_search property

The same functionality is fulfilled by the "domain" property. Two fields which
have the same semantics and purpose. None of odhcpd, dnsmasq or odhcp6c use the
dns_search property.

See also:
https://github.com/openwrt/odhcpd/issues/206

The local device might anyway use the "search" entries from /etc/resolv.conf at
the lower layers, but IPv6 RA and DHCPv6 is controlled by the "domain" property,
which is distributed to clients.

Signed-off-by: Paul Donald <[email protected]>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js